﻿
.college-header-links {

  margin-bottom: -12px;
  border-radius: 10px 10px 0 0;
}
/*test*/
.college-header-links {
  justify-content: flex-end;
}
.top-utility .search-btn{
color:#fff !important ;
}
.btn-link:hover{
color:#fff !important ;
}
@media only screen and (min-width: 992px) {
  .college-header-links {
    justify-content: space-between;
  }
  

  .college-header-menu .nav>li:after {
    content: '';
    display: block;
    width: 2px;
    height: 20px;
    position: absolute;
    left: -1px;

    top: 0;
    top: 50%;
    margin-top: -10px;
    z-index: 9999;
  }

  .college-header-menu .nav>li:first-child:after {
    display: none;
  }

  .college-header-menu .nav>li>a,
  #collegeHeaderLink {
    padding: 10px 12px !important;
    color: white !important;
  }
#healthWhatsew{
	padding-top:10px;
}
h3 .title-head{
	padding-top:10px;

}

}
.iner-menu .navbar-toggler span {
  background-color: #FFF;
  float: right;
 /* margin-right:-145px*/
}

/*#carouselHeaderControls .carousel-inner {
  height: 35rem;
}*/

.carousel-item,
.carousel-item img {
  height: inherit;
 object-fit: cover;
  object-position: top;
}






.card-links {
  width: 100%;
  height: 5rem;
  line-height: 5rem;
  color: #FFF !important;
  font-size: 1.28em;
}

.card-links:hover {
  text-decoration: underline;
}

.card-links::after {
  display: block;
  position: absolute;
  right: 35px;
  top: 0;
  color: #FFF;
  font-family: FontAwesome;
  content: "\f105";
  font-size: 1.8rem;
  font-weight: 700;
  padding-right: 0.5rem;
}

.testimonial-thumb {
  width: 85px;
  height: 89px;
}

a,
.text-primary,
.primary li:before,
.menu-links .nav>li.active>a,
.menu-links .nav>li:hover>a,
.menu-links .nav>li .mega-menu>li ul a:hover,
.menu-links .nav>li .sub-menu li:hover>a,
footer a:active,
footer a:focus,
footer a:hover,
footer h1 a,
footer h2 a,
footer h3 a,
footer h4 a,
footer h5 a,
footer h6 a,
footer p a,
.testimonial-1 .testimonial-position,
.acod-head a:after,
.acod-head a,
.acod-head a:hover,
.acod-head a.collapsed:hover,
.ttr-tabs .nav-tabs>li>a i,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.btn.outline,
.btn-link:hover {
  text-decoration: none;
}

.testimonial-bx .testimonial-info:after {

  top: 60px;

}

/*.event-info p {

  height: 50px;
  overflow: hidden;
}
*/

.event-month{
	text-align: center;
    font-weight: bold;
    font-size: 22px;
}
.flex-header {
  display: flex;
}

.line {
  display: flex;
  flex-grow: 1;
  height: 2px;
  align-self: center;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 0px;

}

.portfolio-bx .portfolio-info-bx,
.btn.outline:hover,
.course-info-list ul li a.active,
.course-info-list ul li a:hover,
.btn,
.profile-tabnav .nav li a.active,
button.back-to-top,
.upcoming-event-carousel.owl-btn-1 .owl-prev,
.upcoming-event-carousel.owl-btn-1 .owl-next,
.courses-carousel .owl-nav .owl-next,
.courses-carousel .owl-nav .owl-prev,
.recent-news-carousel .owl-nav .owl-next,
.recent-news-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next,
.testimonial-carousel .owl-nav .owl-prev {

  color: #fff;
}
.top-header-left-img {
  background-image: url(../images/gallery/top-nav-border-right.png);
 
}
.news img{
  width: 250px;
  height: 100px;
  border-radius: 5px;
  object-fit: cover;
}
.video-container {
  overflow: hidden;
  position: relative;
  width:103.5%;
  height:auto !important
}

.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: '';
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.event-left-section>.event-left-side {
 
  border-left: 5px solid #ffffff;
}
.accreditation img{
  padding-left: 10px;
  padding-right: 10px;
}
.cours-search-bx h3 {

  font-size: 20px;
}
.cours-search-bx:hover {

  border: 1px solid rgba(255, 255, 255, 0.7);}
  .contact-bx .heading-bx {
    margin-bottom: 5px;
}
.action-box img{
  width: auto;
  height: 140px;
  object-fit: cover;
}
/* new design */
.title-head{
  color:#444444;
  font-weight: 700 !important;
  line-height:1 !important


}
.title-head span{
  font-weight: 400;
  color:#444444;
  font-family: 'helvetica-lt';

}

.college-news-carousel .carousel-item img{
  object-fit: cover;
}

.college-news-text-section{
  background-color: #EAEAEA;
  padding: 3rem 2rem 2rem;
}

.college-news-date{
  position: absolute;
  top: 12rem;
  font-size: 25px;
  text-align: center;
  padding: 0.5rem;
  color: #FFF;
  font-weight: 100;
}
.college-news-date {
 font-family:'helvetica-md';
}
.college-news-month{
  margin-top: -14px;
  font-weight: 500;
  font-family: 'helvetica-lt';
}

html[dir="rtl"] .college-news-month {
    font-family: 'DroidArabicNormal';
    }
    
.name div span{
    font-family: 'helvetica-lt';
}    
html[dir="rtl"] .name span{
font-family: 'DroidArabic'!important;
font-size: 16px;
}
html[dir="rtl"] .name div span{
font-family: 'DroidArabicNormal' !important;
}

.college-news-text{
  
  height: 90px;
      overflow: hidden;
      text-transform:capitalize;
      font-family: 'helvetica-md';
    font-weight: 700;
     font-size: 20px;
}
.college-news-text a{
color: #6f6f6f !important;

}

.college-news-text a:hover{
color: #6f6f6f !important;
text-decoration:underline;

}

.college-news-carousel img{
  height: 15rem;
}

.college-news-carousel-controls{
  position: absolute;
  right: 30px;
  top: 14.5rem;
  z-index:4
}

.college-news-carousel .carousel-control-prev-icon,
.college-news-carousel .carousel-control-next-icon {
  width: 35px;
  background-image: none;
  margin-top: 8px;
}

.college-news-carousel .carousel-control-next-icon:after
{   font-family: "FontAwesome";
  content: "\f105";
  font-size: 44px;
  color: #434343;
  font-weight: 300;
      font-size: 2.2rem;
}

.college-news-carousel .carousel-control-prev-icon:after {
  font-family: "FontAwesome";
  content: "\f104";
  font-size: 44px;
  color: #434343;
  font-weight: 300;
      font-size: 2.2rem;
}

.testimonial-content p{
  margin-bottom: 3px !important;
  height: 170px;
  overflow: hidden;
}
.testimonial-info h5{
  margin-bottom: 3px;
}
.top-bar{
  padding: 0;
}
.b-bottom{
  border-bottom: solid 9px;
}
.sk-bg{
  background-image: url('../images/college/sec bg.jpg');
      background-repeat: repeat !important;
}
.svg-icon{
  width:  120px;
  margin-bottom: 10px;
}
.counter-style-1 .counter {
  display:block;
  text-align:center;
      display: block;
    text-align: center;
    font-family: 'helvetica-md';
    font-size: 32px !important;
}
.counter-style-1 span {
  font-size: 1.28em;

  font-weight: 100;
}

.counter-style-1 .counter {
    font-size: 50px;
    font-weight: 100 !important;
}
.cls-33 {
  fill: #a6a6a6;
}
.info-bx h5 {
  color: #444444 !important;
  text-align:center; 
}
.info-bx h5::first-line{
font-weight:700
}

.courses-carousel .owl-nav {
  position: absolute;
  top: -41px;
  right: 10px;
}
.section-sp2 {
  padding-top: 40px;
  padding-bottom: 40px ;
 
}
.section-bg{
  background-color: #4444441c;
}


.icon-bar {
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 10;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a i{
  font-size: 25px;
  color:#fff;
}

.icon-bar a:hover {
  opacity: 0.9;
}

.share {

  color: white;
}

.icon-bar a:hover + .college-quick-links , 
.college-quick-links:hover{
  left: 0px !important;
}

.college-quick-links{

  left: -50px;
  position: absolute;
  background-color: var(--firstcolor);
}
.welcome-img{
  height: 370px;
  width: 100%;
  object-fit: cover;
}
/* ========================= */
/* research */
/* ======================== */
.slider-info{
 width: 100%;
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;

}
.slider-info h4{
  color: #FFF;
}
.slider-info p{
  color: #FFF;
  padding-bottom: 0;
  margin-bottom: 0;
}
/*#carouselHeaderControls .carousel-inner {
  height: 45rem;
}*/
@media only screen and (max-width: 767px){
  .courses-carousel .owl-nav {
  
    margin-top: 0px;
}
}
.sort a{
  color: #434343;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 20px;
  font-weight: 600;
}
.sort a:hover{
text-decoration: underline !important;

}
.sort a:active{
  text-decoration: underline !important;
  
  }
  .rs-bg{
    background-image: url(../images/research/rs-bg.jpg);
  }
  .research-img{
    width:  100px;
    margin-bottom: 15px;
  }
  .span-bold{
    font-weight: 600;
    font-size:20px;
  }
  .research-box {
    box-shadow: 0 0 25px 0 rgb(29 25 0 / 25%);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    position: relative;
    background-color: #7f0d0d;
}
.research-action-box img {

  height: 120px;

}
.research-box .info-bx {

  height: auto;
}
.border-bottom-secound {

  border-bottom: 2px solid !important;
  width: 100px;
}
.research-box .info-bx h5 {
  color: #fff !important;
}
.arrow .fa-angle-right{

  font-size: 60px;
}
.banner{
  height: 367px;
}
.rs .sort{
  margin-left: 70px ;
  direction: rtl;

}
/* library */
.cat{
  padding: 10px;
margin: 5px;
  cursor: pointer;
  border-radius: 5px !important;
}
.cat.active .bottom-arrow{
  opacity: 100%;
  }


.cat .icon{
  font-size: 20px;
}
.bottom-arrow{
  position: absolute;
  bottom: -33px;
left: 41%;
  font-size: 50px;
  opacity: 0;
}
.sub-cat{
  padding: 15px;
  min-height: 200px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.data-base label{
  font-weight: 400;
}


.dropdown-menu > li > a{
  font-weight: 500;
  font-size: 15px;
}
.dropdown-menu > li > a i{
  font-weight: 500;
  font-size: 15px;
}
.cats .col-sm-3{
  padding-left: 0px;
  padding-right: 0px;
}
.bar{
  background-image: url('../images/lib/2bar.png');
  height: 34px;
}
.action-box {
  text-align: center;
}
.cats .nav-tabs{
  border-bottom: none;
}
.cours-search {
  margin-bottom:10px
}
.alpha{
  overflow: auto;
}
.alpha a{
  margin-right: 5px;
  margin-left: 5px;
}
.service-bx .info-bx{
  padding: 10px 10px;
}
.service-bx [class*="feature-"] {
  
  margin-bottom: -30px;
}
.info-bx h4{
  font-size: 16px;
 
  font-weight: 600;
}
.services .row .col-sm-3{
  margin-top: 20px;
}
.service-bx [class*="feature-"] {
 
  top: -26px;
  margin-bottom: -15px;
}

.under-header{
  background-image: url('../images/honor/honor-pattern1.png');
  height: 40px;
}
.mainshowarea:before {
  width: 400px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  background: url('../../Logos and Themes/Library/pattern-showarea.png') no-repeat right top;
  text-align: right;
  z-index: 5;
  background-size: contain;
}
.mainshowarea .carousel-caption{
  background-color: #0f020278;
  padding: 20px;}
  
    
/* ================= */
   /* Health */
   /* ============= */

  
  .ttr-tilte{
  color: #434343;
  margin: 15px !important;
  
}
 .ttr-tilte:hover{
text-decoration:underline;  
}



.control-latest-events .carousel-control-prev-icon:after {
  font-family: "FontAwesome";
  content: "\f104";
  font-size: 44px;
  color: #434343;
  font-weight: 300;
}

.control-latest-events .carousel-control-next-icon:after {
  font-family: "FontAwesome";
  content: "\f105";
  font-size: 44px;
  color: #434343;
  font-weight: 300;
}
.control-latest-events .carousel-control-prev {
  top: -194px;
  width: 170%;
}
.control-latest-events .carousel-control-next{
  top: -194px;
  width: 12%;
}

.img-whnews img{
  height: 220px;
  width: 100%;
  object-fit: cover;
}
.news-info img{
    height: 220px;
}

.news-hover-color {
  width: 85%;
}
.img-news:hover > .news-info {
  bottom: 0;
   transition: all 5.6s;
}

  .feature-md {
  width: 100%;
  height: 100px;

}
/* ================= */
   /* honors */
   /* ============= */
   .img-top{
    position: relative;
    top: 66px;
   }
   .ev-bg{
    background-image: url(../images/honor/ev-bg1.jpg);
  }
  .mod-bg{
    
    background-size: cover;
  }
  
  .section-sp1 {
    padding-top: 80px;
    padding-bottom: 80px

}
.mod-card{
  height: 325px;
  width: 150px;
  border-radius: 15px;
  background-color: #fff;
  border: solid 2px ;
  cursor: pointer;
  transition: .5s;
}
.mod-card:hover{
 
  box-shadow: 0 0 25px 0 rgba(29, 25, 0, 0.5);
 
}
.item-center{
  display: block;
  margin: auto;
}
.mods{
  list-style:none ;
}
.mods img{
  width: 50px;
}
.mods-number{
  width: 50px;
  height: 50px;

  color: #FFF;
  border-radius: 50%;
  display: block;
  margin: auto;

}
.mods-number p{
  line-height: 3;
  text-align: center;
}

.mr-30{
  margin-right: 30px;
}
.menu-links .nav>li>a:hover{
	 color: #fff!important;
}
.btn-link a:hover {
	   
	    text-decoration:underline !important;
	    
}
/* ============= */
/* Honor section edit */
/* ============== */

.hovereffect {
  width: 100%;
  height: 100%;
   overflow: hidden;
    text-align: center;
  cursor: default;
}
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.hovereffect .overlay {
  width: 109%;
  height: 90%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: -19px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hovereffect h2 {
  text-transform: none;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
 
  background: rgba(0, 0, 0, 0.6);
}
.hovereffect a.info {
text-align:center !important;
  display: inline-block;
  text-decoration: none;
  padding: 55px 14px;
  text-transform: none;
  color: #fff;
  border: 1px solid #fff;
  margin: 65px 0 0 0;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  height: 85%;
  width: 85%;
  position: absolute;
  top: -20%;
  left: 8%;
  padding: 70px;
}
.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: rgba(0,0,0,0.4);
  text-align:center;
}


/*.slidertop .carousel-item img {
    margin-top: 110px;
}*/

.slidertop{
    width: 100%;

}
/* =============== */
/* student afairs */
/* ============= */
.affiars-carsoul {
bottom: 28%;
left: 45%;



}
.affiars-carsoul h3{
  color: #434343;
  line-height: 2;
}

/* .affairs-cars .carousel-control-next-icon, .carousel-control-prev-icon{
  filter: invert(0%) sepia(82%) saturate(7384%) hue-rotate(282deg) brightness(78%) contrast(99%);
}
.affairs-cars .carousel-control-next-icon, .carousel-control-next-icon{
  filter: invert(0%) sepia(82%) saturate(7384%) hue-rotate(282deg) brightness(78%) contrast(99%);
} */
.add-card{
  height: 500px;
}
.aff-card img{
  height: 200px !important;
  object-fit: cover;
}
.aff-ul li{
  /*padding-bottom: 10px;*/
}
.aff-ul li a{
 color: #383634;
}
.fair-counter span{
  color: #383634 !important;
  text-transform: capitalize !important;
}
.fair-counter img{
 height: 70px;
 width: auto;
}
.aff-sty{
  height: 418px;
  background-image: url('../images/student affairs/stay.jpg');
}
.solcial-liste a img{
  width: 50px;
}
.solcial-liste{
  background-color: rgba(255, 255, 255, 0.325);
}
.solcial-liste a {
 padding-left: 5px;
 padding-right:5px ;
}
.solcial-liste a img{
  width: 50px;
}


/* ================= */
   /* Alumni */
   /* ============= */
.form-control{
  border-radius: 8px;
}
.alumni-btn{
  border-radius: 8px;
}
.alumni-btn:hover{
  background-color: #fff !important;
  color:#444 !important
}
.btn-twiter:hover{
  box-shadow: 0 0 25px 0 rgb(29 25 0 / 25%);

}
.quick-facts .tittle{
  position: absolute;
  left: 63px;
  top: 55px;
}
.quick-facts img{
  height: 140px;
}
.quick-facts-carsoul h6{
  line-height: 2;
}
.quick-facts-conrol img{
  height: 140px;
  width: inherit;
}
.quick-facts-arr {
 position: absolute;
 top: 10px;
}
.quick-facts-arr.carousel-control-next-icon, .carousel-control-prev-icon{
  width: 111px;
}
.prog-card h4{
  padding-top: 5px;
  color: #444;
}
.prog-card img{
height: 250px;
object-fit: cover;
}
.prog-card:hover{
  box-shadow: 0 0 25px 0 rgb(29 25 0 / 15%);
}
.featured-card img{
  height: 180px;
  object-fit: cover;
  display: block;
  margin: auto;
}
.featured-card-body{
  padding: 10px;
  background-image: url(../images/alumni/qf-p.png);
  background-color: #04566F;
}
.featured-card-body p{
  color: #fff;
  font-weight: 500;
  margin-bottom: 2px;
  font-size: 13px;
}
.featured-card-body h6{
  color: #fff;
}
@media only screen and (max-width: 1200px) {
.quick-facts img {
    height: 155px;
}
}

@media only screen and (max-width: 1025px) {
.quick-facts img {
     height: 190px;
    object-fit: cover;
    object-position: right;    
}
.quick-facts .tittle {
    left: 29px;
    top: 70px;
}
}

/* ====college==== */
.form-control {

  border-radius: 8px !important;

}
.sub-cat .col-sm-10 .form-control{
  width: 98% !important;
}
.sub-cat .form-group .btn{
  border-radius: 8px !important;
}


.ms-siteicon-img {
    display: block;
    max-width: 271px ;
    /*max-height: 64px;*/
}
.b-bottom {
 		display:flex !important;
        justify-content: space-between !important;
    }


/*uppdate*/
.menu-links .ms-core-listMenu-root>li ul .dynamic-children .dynamic-children .ms-navedit-flyoutArrow:after {
    left: 5px !important;
    top: 0;
    font: normal normal normal 10px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f078";
    color:  var(--thirdcolor) !important;
    position: relative;
    top: -1px !important;
}



.feature-md {
  width: 100% !important;
  height: 100px !important;

}

 .feature-md:hover.feature-md img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(107deg) brightness(154%) contrast(102%);
}
.feature-md img {
    height: 75px !important ;
    margin-top: 10px !important;
}



.event-left-section:hover>.event-left-side {
    border-left: 5px solid var(--secoundcolor);
}


/* =============== */
/* Celt */
/* =============== */
.celt .service-bx{
  box-shadow:none;

}
.celt .service-bx:hover{
  box-shadow: 0 0 25px 0 rgb(29 25 0 / 25%);

}

/* ============ */
/* library */
/* =========== */

.cat {
    padding: 3px;
    margin: 5px;
    cursor: pointer;
    border-radius: 5px !important;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 17px !important;
}


.cat.active .bottom-arrow{
  opacity: 100%
  ;
  }

.cat{
  font-size: 16px;
}
.cat .icon{
  font-size: 20px;
}
.bottom-arrow {
  position: absolute;
  bottom: -27px;
  left: 41%;
  font-size: 40px;
  opacity: 0;
}
.sub-cat{
  padding: 15px;
  min-height: 200px;
  box-shadow: 0px 8px 20px 0px rgb(0 0 0 / 15%);
  border-radius: 3px;
  min-height: 150px;
}
.data-base label{
  font-weight: 400;
}


.dropdown-menu > li > a{
  font-weight: 500;
  font-size: 15px;
}
.dropdown-menu > li > a i{
  font-weight: 500;
  font-size: 15px;
}
.cats .col-sm-3{
  padding-left: 0px;
  padding-right: 0px;
}
.bar{
  background-image: url('../images/lib/2bar.png');
  height: 34px;
}
.action-box {
  text-align: center;
}
.cats .nav-tabs{
 border-bottom: none;
}
.cours-search {
  margin-bottom:10px
}
.alpha{
  overflow: auto;
}
.alpha a {
  margin-right: 5px;
  margin-left: 5px;
  font-size: 14px;
  color:  var(--thirdcolor) !important;
}
.alpha a:hover {
 text-decoration: underline;
}
.service-bx .info-bx{
  padding: 10px 10px;
}
.service-bx [class*="feature-"] {
  
  margin-bottom: -30px;
}
.info-bx h4{
  font-size: 16px;
 
  font-weight: 600;
}
.services .row .col-sm-3{
  margin-top: 20px;
}
.service-bx [class*="feature-"] {
 
  top: -26px;
  margin-bottom: -15px;
}
.under-header{
  background-image: url('../images/honor/honor-pattern1.png');
  height: 40px;
}
.mainshowarea:before {
  width: 400px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  background: url('../images/lib/1showarea-pattern.png') no-repeat right top;
  text-align: right;
  z-index: 5;
  background-size: contain;
}
.mainshowarea .carousel-caption{
  background-color: #0f020278;
  padding: 20px;}

  .btn-light {
    font-size: 1rem;
    color: #212529;
    background-color: #f8f9fa !important;
    border: 1px solid #ccc !important;
}
.btn-light:hover {
  border: 1px solid #ccc !important;
  color:  var(--thirdcolor) !important ;
  background-color: #e2e6ea !important;
}
.lib-1 .form-control {
  display: block;
 
  height: calc(2.25rem + 2px);
  padding:1.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-group {
  margin-bottom: 10px;
}
.lib-2 label{
  font-weight: 400;
  color:  var(--thirdcolor) !important;
}

/* =============== */
/* Celt */
/* =============== */
.celt .service-bx{
  box-shadow:none;

}
.celt .service-bx:hover{
  box-shadow: 0 0 25px 0 rgb(29 25 0 / 25%);

}

.link-hover a ,
#health-Services .feature-md a{

  position: relative;
  width: 100%;
  height: 153px;
  overflow: hidden;
  margin: 9px;
  display: inline-block;
}
.link-hover a img,
#health-Services .feature-md a img {
  position: absolute;
  top: -10px;
}

.link-hover a img:hover{
  top: -170px;
}
.link-hover2 a {
  position: relative;
  width: 143px;
  height: 108px;
  overflow: hidden;
  margin: 9px;
  display: inline-block;
}
.link-hover2 a img {
  position: absolute;
}

.link-hover2 a img:hover {
 
  top: -108px;

}

#health-Services .feature-md a img {
	width: 100%;
	/* height: 288px !important; */
	left: 0px !important;
}

#health-Services .feature-container:hover .feature-md,
#health-Services .feature-md:hover{
	background-color: unset !important;
}
#health-Services .feature-container:hover .feature-md img{
	filter: unset !important;
	z-index: 2;
}
#health-Services .feature-container:hover .title-head{
	text-decoration: none !important;
}
#health-Services .feature-container .title-head{
	text-align: center !important;
}

#health-Services .title-head{
	color: unset !important;
	width: 100%;
}
@media screen and (max-width: 785px) {
.link-hover2  {
display:block !important;
text-align:center}
.link-hover  {
display:block !important;
text-align:center}


.link-hover a {
display:inline-flex}
.link-hover2 a {
display:inline-flex}


}


/* =============== */
/* qpress */
/* =============== */
.qpress .service-bx{
  box-shadow:none;

}
.qpress .service-bx:hover{
  box-shadow: 0 0 25px 0 rgb(29 25 0 / 25%);

}


.itemPadding{
	padding-bottom:10px;
}


  /* ============ */
/* Fourms */
/* ============== */

.bootstrap-select div.dropdown-menu ul li a {
    padding: 15px 15px !important;
	border-bottom: #e7ecf1  solid 1px;
}
.form-control ,.bootstrap-select{
	border-radius: 5px !important;
	background-color: #f7feff;
}
.bootstrap-select .dropdown-toggle{
	border-radius: 5px !important;
	background-color: #f7feff !important;
}
.radio-wrapper {
	margin-bottom: 0rem ;
    margin-top: -20px;
  }
  .radio-horz{
	margin-right: 1rem;
  }
  input[type=radio] {
	opacity: 1;
  }
  input[type=radio] + label {
	cursor: pointer;
	position: relative;
	display:block;
  }
  input[type=radio] + label::before {
    border: 1px solid #6e6e6e;
    border-radius: 50%;
    content: "";
    height: 25px;
    left: -24px;
    position: absolute;
    top: 0;
    width: 25px;
}
  input[type=radio] + label::after {
    border-radius: 50%;
    content: "";
    height: 15px;
    left: -21px;
    position: absolute;
    top: 5px;
    width: 15px;
}
  input[type=radio]:focus + label::before {
	box-shadow: 0 0 0 2px rgba(10, 162, 176, 0.7);
  }
  input[type=radio]:checked + label::after {
	background: var(--firstcolor);
  }
  label {
    font-weight: 400;
    margin-bottom: 10px;
	
}
.radio-label{
	margin: 0 16px;
}
/* === */
.icon-btn button{

	margin-right: 5px;
	margin-left: 5px;
}
.btn{
    color: #fff !important;
}
.btn-f .btn{
    margin-left: 10px;
    margin-right: 10px;
}
.bootstrap-select .dropdown-toggle{
    color:  var(--thirdcolor) !important ;
}


.radio-label{
	display:flex;
}
/*.sitelogo{
	float: left;
    padding-left: 50px;
}*/


.sitemaprender h3 a{
	background:  var(--thirdcolor) !important;
}
.sitemaprender > ul > li a.active {
    background:  var(--thirdcolor)  !important;
   }
.fixed .b-bottom{
/*	display:block !important */
}



@media (min-width: 992px){
.sitelogo {
	margin-left:1% !important;
	    height: 100%;
}


  }
  
@media (min-width: 1400px){
.sitelogo {
	margin-left:1% !important
}

  }
  .counter-style-1{
	
	text-align:center
	
}
.svg-icon{
	
	display:block;
	margin:auto;
	padding-bottom:10px
}
  
  
  .prog-card-college{
	text-align:center;
	color:#606060;
}
.padding-md-ver {
    padding-top: 15px;
    padding-bottom: 15px;
}
.padding-sm-hor {
    padding-left: 10px;
    padding-right: 10px;
}
.full-height {
    height: 100%;
}
.extra-light-grey-bg {
    background-color: #eee;
        margin-bottom: 30px;
}
.block {
    display: block;
}
.bold {
    font-weight: 500;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blue-regular, .blue {
    color: #00718f;
}
.row-eq-height > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.extra-light-grey-bg .col-xs-3{
	
	
    width: 25%;

}
.extra-light-grey-bg .col-xs-9 {
       margin: 0 10px;;
}
.menu-links .ms-core-listMenu-root>li .menu-item-text {
    
}

.menu-links .ms-core-listMenu-root>li .menu-item-text {

    font-size: 16px !important;;
    font-weight: normal !important;;
    font-family: 'helvetica-md' !important;
  
}
 .staff-carousel .carousel-indicators li {
       background-color: var(--firstcolor)!important;
}
 .staff-carousel .carousel-indicators .active {
    background-color: var(--secoundcolor) !important;}
    
    .staff-carousel .carousel-item img {
    height: initial;
    object-fit: cover;
}
.user-profile-thumb {
    width: 85px;
    height: 85px;
    overflow: hidden;
    border-radius: 100px;
     border: none;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
    margin: 25px auto 15px;
}
.profile-tabnav ul li span{
	
 padding: 0.5rem 0rem;
     text-align: start;
}
.profile-info h4{
	color: var(--firstcolor)!important;
}
.profile-tabnav .nav-link {
    
    text-align: start;
}
.profile-tabnav ul li span p{
       height: 106px;
    overflow: overlay;
    padding: 0 10px;
}  

.profile-info {
  
    display: block;
    margin: auto;
}
.profile-bx{
     border-radius: 10px;  
}

.profile-bx:hover{
    box-shadow: 0px 1px 9px -6px;}
          
    
 .staff-carousel .carousel-control-next-icon:after {
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 44px;
    color: #434343;
    font-weight: 300;
    padding: 5px 20px;
    background-color: #d1d1d1;
    border-radius: 10px;
}    
    .staff-carousel .carousel-control-prev-icon:after {
    font-family: "FontAwesome";
    content: "\f104";
    font-size: 44px;
    color: #434343;
    font-weight: 300;
      padding: 5px 20px;
    background-color: #d1d1d1;
    border-radius: 10px;

   

}
.staff-carousel .carousel-indicators {
      bottom: -45px;
}
.staff-carousel .carousel-control-prev {
    right: 75px;
    left:unset
}
 .staff-carousel .carousel-control-next-icon ,.staff-carousel .carousel-control-prev-icon{
  background-image:none !important
}
.staff-carousel .carousel-control-next, .staff-carousel .carousel-control-prev {
   
    top: -600px

;}

.depall .feature-filters a {
    background-color: #fff ;
  
}
.depall .feature-filters a:hover {
    background-color: var(--firstcolor)!important;
   }

.feature-filters .active a {
    border: 1px solid var(--firstcolor)!important;
        background-color: var(--firstcolor)!important;
    color: #fff;
}
.depall {
background-color:#fff;
}

/*scrollbar  width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--firstcolor)!important;

}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--secoundcolor) !important;}

.menu-links .ms-core-listMenu-root>li .dynamic-children ul {
 
    min-width: 260px !important;
  }


.fixed .container-fluid {
   
    padding-right: 25px;
    padding-left: 25px;
  }
.menu-links .ms-core-listMenu-root>li .dynamic-children ul {
       min-width: 270px !important;}
       
.header-transparent .navbar-toggler span {
    background-color: #fff;
}
.header-transparent.fixed .navbar-toggler span {
    background-color: var(--thirdcolor) !important;
}

	


.ms-rtestate-field .btn-group{
	margin:10px 0
	
}
.dfwp-list .level-item{
	
 position: relative;
    text-align: left;
    padding: 10px 22px;
    background: #f7f7f7;
    color:  var(--thirdcolor) !important;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    text-decoration: none;
    font-size: 14px;
    display: block;
    text-transform: capitalize;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    transition: all ease 500ms;	
}

   .fixed .sticky-header{
	
	width:100%
}
.fixed .navbar-toggler:not(:disabled):not(.disabled) {
     /*direction: rtl;*/ 
}


/***** ORG CHART ****/
ol.organizational-chart,
ol.organizational-chart ol,
ol.organizational-chart li,
ol.organizational-chart li > div {
    position: relative;
}
ol.organizational-chart,
ol.organizational-chart ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
ol.organizational-chart {
    text-align: center;
}

ol.organizational-chart ol {
    padding-top: 1em;
}
ol.organizational-chart ol:before,
ol.organizational-chart ol:after,
ol.organizational-chart li:before,
ol.organizational-chart li:after,
ol.organizational-chart > li > div:before,
ol.organizational-chart > li > div:after {
    background-color: #bbb;
    content: '';
    position: absolute;
}
ol.organizational-chart ol > li {
    padding: 1em 0 0 1em;
}
ol.organizational-chart > li ol:before {
    height: 1em;
    left: 50%;
    top: 0;
    width: 3px;
}
ol.organizational-chart > li ol:after {
    height: 3px;
    left: 3px;
    top: 1em;
    width: 50%;
}
ol.organizational-chart > li ol > li:not(:last-of-type):before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}
ol.organizational-chart > li ol > li:not(:last-of-type):after {
    height: 100%;
    left: 0;
    top: 0;
    width: 3px;
}

ol.organizational-chart > li ol > li:last-of-type:before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}
ol.organizational-chart > li ol > li:last-of-type:after {
    height: 2em;
    left: 0;
    top: 0;
    width: 3px;
}
ol.organizational-chart li > div {
    background-color: #fff;
    border-radius: 3px;
    min-height: 2em;
    padding: 0.5em;
}
/*** PRIMARY ***/
ol.organizational-chart > li > div {
    background-color: #026f90;
	color:#FFF;
    margin-right: 1em;
}
ol.organizational-chart > li > div:before {
    bottom: 2em;
    height: 3px;
    right: -1em;
    width: 1em;
}
ol.organizational-chart > li > div:first-of-type:after {
    bottom: 0;
    height: 2em;
    right: -1em;
    width: 3px;
}
ol.organizational-chart > li > div + div {
    margin-top: 1em;
}
ol.organizational-chart > li > div + div:after {
    height: calc(100% + 1em);
    right: -1em;
    top: -1em;
    width: 3px;
}
/*** SECONDARY ***/
ol.organizational-chart > li > ol:before {
    left: inherit;
    right: 0;
}
ol.organizational-chart > li > ol:after {
    left: 0;
    width: 100%;
}
ol.organizational-chart > li > ol > li > div {
    background-color: #39a2b8;
	color:#FFF
}
/*** TERTIARY ***/
ol.organizational-chart > li > ol > li > ol > li > div {
    background-color: #c4a07c;
}
/*** QUATERNARY ***/
ol.organizational-chart > li > ol > li > ol > li > ol > li > div {
    background-color: #939498;
}
/*** QUINARY ***/
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > div {
    background-color: #939498;
}
ol.organizational-chart > li > ul {
    padding: 0;
    list-style: none;
    margin: 0;
    position: relative;
}
ol.organizational-chart > li > ul > li > div {
    background-color: #39a2b8;
    color: #FFF;
}
ol.organizational-chart > li > ul > li {
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    }
ol.organizational-chart > li > ul > li:before {
    height: 3px;
    right: 0;
    top: calc(50% - 3px);
    margin-top: 0.5em;
    width: 1em;
    background-color: #bbb;
    content: '';
    position: absolute;
}
ol.organizational-chart > li > ul:after {
    height: 100%;
    right: 0;
    top: 0;
    width: 3px;
    background-color: #bbb;
    content: '';
    position: absolute;
}
/*** MEDIA QUERIES ***/
@media only screen and ( min-width: 64em ) {
   ol.organizational-chart > li > ul {
	width: 50%;
   }
   ol.organizational-chart > li > ul:after {
    right: -3px;
   }
    ol.organizational-chart {
        margin-left: -1em;
        margin-right: -1em;
    }
    /* PRIMARY */
    ol.organizational-chart > li > div {
        display: inline-block;
        float: none;
        margin: 0 1em 1em 1em;
        vertical-align: bottom;
    }
    ol.organizational-chart > li > div:only-of-type {
        margin-bottom: 0;
        width: calc((100% / 1) - 2em - 4px);
    }
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2) ~ div {
        width: calc((100% / 2) - 2em - 4px);
    }
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3) ~ div {
        width: calc((100% / 3) - 2em - 4px);
    }
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4) ~ div {
        width: calc((100% / 4) - 2em - 4px);
    }
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5) ~ div {
        width: calc((100% / 5) - 2em - 4px);
    }
    ol.organizational-chart > li > div:before,
    ol.organizational-chart > li > div:after {
        bottom: -5em!important;
        /* top: inherit!important; */
    }
    ol.organizational-chart > li > div:before {
        height: 5em!important;
        left: 50%!important;
        width: 3px!important;
    }
    ol.organizational-chart > li > div:only-of-type:after {
        display: none;
    }
    ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after,
    ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
        bottom: -1em;
        height: 3px;
        width: calc(50% + 1em + 3px);
    }
    ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after {
        left: calc(50% + 3px);
    }
    ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
        left: calc(-1em - 3px);
    }
    ol.organizational-chart > li > div + div:not(:last-of-type):after {
        height: 3px;
        left: -2em;
        width: calc(100% + 4em);
    }
    /* SECONDARY */
    ol.organizational-chart > li > ol {
        display: flex;
        flex-wrap: nowrap;
    }
    ol.organizational-chart > li > ol:before,
    ol.organizational-chart > li > ol > li:before {
        height: 1em!important;
        left: 50%!important;
        top: 0!important;
        width: 3px!important;
    }
    ol.organizational-chart > li > ol:after {
        display: none;
    }
    ol.organizational-chart > li > ol > li {
        flex-grow: 1;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 1em;
    }
    ol.organizational-chart > li > ol > li:only-of-type {
        padding-top: 0;
    }
    ol.organizational-chart > li > ol > li:only-of-type:before,
    ol.organizational-chart > li > ol > li:only-of-type:after {
        display: none;
    }
    ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after,
    ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
        height: 3px;
        top: 0;
        width: 50%;
    }
    ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after {
        left: 50%;
    }
    ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
        left: 0;
    }
    ol.organizational-chart > li > ol > li + li:not(:last-of-type):after {
        height: 3px;
        left: 0;
        top: 0;
        width: 100%;
    }}


 p {
      font-size: 18px;
}

.owl-next{
	color:white !important;
}
.owl-prev{
	color:white !important;}

/* Add Home College Icon*/
.ms-core-listMenu-root > li:first-child > a > span.additional-background:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f015";
    position: relative;
    font-size: 17px;
    padding: 0 5px;
    color: #777;
}
.SliderLinks a{
	padding-left: 40px;
	padding-right: 40px;
}

.m-b30 {
    margin-bottom: 0px !important;
}

.section-sp1 {

    padding-bottom: 30px !important;
}

 .icon-bar a:hover + .college-quick-links , 
  .college-quick-links:hover{
    left: -2px ; right: 0px ; 
    
  }
h3 .title-head{
	padding-top:10px;

}

/*html[dir="rtl"]  .icon-bar a:hover + .college-quick-links , 
  .college-quick-links:hover {
      right: -2px ;   left: 0px;
    }*/
    









.owl-prev {
  opacity: 1;
  transition: opacity 0.8s;
}


.owl-prev:focus {
  opacity: .05;
}
.college-news-carousel-controls a:hover
 {
  opacity: .07;
}
.reseach-carousel-controls{
	    position: absolute;
    top: 56%;
}
.prog-card-college {
    overflow: hidden;
    position: relative;
}
	
.prog-card-college .btn {

	    border-radius: 0;
    position: absolute;
    bottom: 52px;
    left: -50%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;

}

.prog-card-college:hover .btn {

    left: 0;
    background-color: var(--firstcolor) !important;
}
#carouselExampleIndicators .carousel-item{
	
	height:auto !important
}
	

.hcard-hover a {
    text-align: left;
    position: relative;
    width: 100%;
    height: 197px;
    overflow: hidden;
    margin: -15px;
    margin-bottom: 50px;
     display: inline-block;
}
@media screen and (max-width: 1200px) and (min-width: 767px) {
.hcard-hover a {
   height: 180px !important;
}}

.hcard-hover a img {
    position: absolute;
    height: revert-layer;
     object-fit: cover

}
.hcard-hover a:hover img {
    bottom: 0;
}
.img-1, .img-2 {
  width: 100%;
  height: 100%;
  position: relative;
}


.img-1 img, .img-2 img {
  width: 150px;
  height: 200px;
  object-fit: cover;
}

.img-2 {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.img-1:hover .img-2 {
  display: block;
  opacity: 1;
}


@media (max-width: 576px) {
  .img-1 img,
  .img-2 img {
    width: 100% !important;
      height: 400px;
  }
}

/*table {
  border-collapse: collapse;
  width: 100%;

  margin: 0 auto;
}

th, td {
  padding: 8px;
  text-align: left;
  border: 1px solid #ddd;
}

th {
  background-color: #f2f2f2;
}

tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}

tbody tr:hover {
  background-color: #ddd;
}*/
h2{
	font-family: 'helvetica-lt';
    font-weight: 600;
    font-size: 2.5em;
}
.ms-siteicon-a {
      max-width: 375px !important;
 }
 .menu-container{
	padding-right: 2% !important;
    padding-left: 2% !important;
	
}
.logo-container{
padding-right: 1% !important;
    padding-left: 1% !important;
	
}
 @media only screen and (max-width: 1314px) {
.logo-container{
padding-right: 1% !important;
    padding-left: 1% !important;
	
}
}


#carouselHeaderControls{
	/*margin-top:34px*/
}
#carouselHeaderControls .carousel-item {
	    height: 460px;
    object-fit: cover;
      object-position: top;
}

html[dir="rtl"] .name div span{
font-family: 'DroidArabicNormal' !important;
}
@media only screen and (min-width: 64em){
html[dir="rtl"] div .prog-card-college:hover .btn {
    left: unset !important;
    right:0 !important;
}
html[dir="rtl"] div .prog-card-college .btn {
     right: -50% !important;
     left:unset !important;
}}
.feature-container .ttr-tilte {
       font-size: 22px !important;
}
	.reko .carousel-control-prev-icon {
		border-radius: 3px;
    height: 40px;
    line-height: 40px;
    margin: -10px 5px !important;
    padding: 0;
    text-align: center;
    width: 40px;
    font-size: 22px;
    background-color:var(--firstcolor);	
    background-size: 50%;
    
	}
    
		.reko .carousel-control-next-icon {
			border-radius: 3px;
    height: 40px;
    line-height: 40px;
    margin: -10px 5px !important;
    padding: 0;
    text-align: center;
    width: 40px;
    font-size: 22px;
    background-color:var(--firstcolor);	
    background-size: 50%;

		}
		.reko .carousel-control-next-icon:hover {
		background-color:var(--secoundcolor) ;
		}
		.reko .carousel-control-prev-icon:hover {
		background-color:var(--secoundcolor) ;
		}


	
	#reko carousel-item, #reko.carousel-item img {
    height: 170px;
    object-fit: cover;
    object-position: top;
}
[dir="rtl"] div .reko .carousel-control-prev-icon {
  transform: scaleX(-1);
}

[dir="rtl"] div.reko .carousel-control-next-icon {
  transform: scaleX(-1);
}

.reko .col-sm-4{
	
	    padding-right: 5px;
    padding-left: 5px;
}
.img-130{
	
	height:130px !important
}

.gpc-carousel .carousel-item img {

    height:fit-content;
    object-fit: scale-down;
    object-position: top;
    margin: auto;
   
}
.gpc-carousel .card{
	
	height: 120px;
   }
   
 .gpc-carousel  .carousel-control-next {
      right: -107px;
    font-size: 37px;
  
    top: -15%;
}
 .gpc-carousel  .carousel-control-prev{
        left: -107px;
    font-size: 37px;
   
    top: -15%;
}
.card{
	border:0px !important;
}
.header-transparent .menu-links .nav>li>a:hover {
    text-decoration: underline;
}
.deanMessageRender img {
    height: 250px;
    object-fit: cover;
    object-position: top;	
}
.reko .card{
	
border:unset  !important
}
/*.event-info .event-title{
 height: 50px;
}*/
.event-info .event-title a:hover{
color: var(--thirdcolor)  !important;
    font-weight: 600;
}
button.back-to-top {
    background-color: var(--firstcolor) !important;
}
button.back-to-top:hover {
    background-color: var(--secoundcolor) !important;
}

.obj-covertop{
 object-fit: cover;}
 
 .event-title {
	margin-bottom:5px
}
   
  
 .event-title a , .dental-program-section span{
	color:#606060 !important;
}

.event-title a:hover{
color:var(--firstcolor) !important;
text-decoration:underline;
font-weight:600
} 
.dental-program-section span:hover {
color:var(--firstcolor) !important;
}

@media only screen and (max-width: 992px){
.header .fixed .btn-fix {
    display: block !important;
    transition: all 0.4s;
}
	
}
@media screen and (min-width: 1201px) and (max-width: 1280px) {
.navbar-toggler:not(:disabled):not(.disabled) {
   
    left: 0;
}}







/*  college and staff */

.user-profile-thumb {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 100px;
    border: 5px solid #fff;
    box-shadow:unset;
    margin: 10px 10px 0px;
}
.user-info-card {
    height: 290px !important;
}
.user-info-bottom{
	padding-top: 10px;
    position: absolute;
    bottom: 0;
}
.staff-card{
	height: 390px;
}
.staff-card h6{
	
	margin-bottom: 0px;
	color:var(--firstcolor)!important;

}

.user-information{
	position:relative;
	width:100%;
	font-size:14px;
}

.user-information .location {
	padding-top: 10px;
}

.staff-card p{
	width: 98%;
 
	font-size: 13px;;
	line-height: 21px;
	margin-bottom: 0px;
	height: 63px; 
    overflow-y: auto; 
   	max-height: 6rem;
    margin-top: .5rem !important;
    margin-bottom: -5px !important;
    cursor: all-scroll;  
}
.staff-card p::-webkit-scrollbar {
  width: 10px; /* Width of the scrollbar */
  width: 4px;
}

.staff-card p::-webkit-scrollbar-thumb {
  background-color: #5e5e5e; /* Color of the scrollbar thumb */
  border-radius: 5px; /* Rounded corners for the scrollbar thumb */
}

.staff-card p::-webkit-scrollbar-track {
  background-color: #bebebe;  /* Background color of the scrollbar track */
}
.staff-card .fa{
	line-height: 1.5;
}
.p-position
{
	position: relative;
}
.staff-card .location ,.staff-card .website{
	color:var(--firstcolor)!important;}

.staff-card .right{
background-color:var(--firstcolor) !important;
height: 100%;
position: absolute;
right: 0%;
top: 0;
width: 32px;
overflow: hidden;
transition: all 0.5s ease;
	}
	.staff-card .right:hover{
		width: 100%;
		right: 0;
	}
	.staff-card  .right:hover .fa-caret-left:before {
  content: "\f0da";
}
	.staff-card  .right .fa {
		font-size: 20px;
		color: white;
		padding: 1px;
	
	}
	/* @media only screen and (min-width: 1580px) and (max-width: 3000px) {
  .staff-card .right .fa {
    font-size: 20px;
    color: white;
    padding: 7px;
  }
} */


	.staff-card  .right:hover .fa {
		margin-left: 20px;
	}
	.staff-card  .right:hover .fa-caret-left{
		margin-left: 0;
	}
	.staff-card  .right .fa-clone {
		font-size: 15px;
		margin-left: 5px !important;
	

	}
	.staff-card  .right:hover .fa-clone {
		position: absolute;
    right: 10px;


	}
	.staff-card  .right span {
		color: #fff;
		margin-left: 20px;
		line-height:1;
		width: 100%;
		height: 40px;
		margin-top: 10px;
		
	}
	.staff-card  .right:hover span {
	
		margin-left: 2px;
	
	}
	.staff-card .location{
		font-weight: 600;
		text-transform: none;
	}
	.staff-card .website span{
		font-weight: 600;
		text-transform: none;
		text-decoration: underline;
	}

	.btn-slide{
		position: absolute;
		bottom: 6px;
		left:6px;
		padding: 6px;
		background-color: rgba(0, 0, 0, 0.21);
	}
	.bg-gry{
		background-color: #f2f2f2 !important;
	}
.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f077";
    float: right; 
    color:var(--firstcolor)!important;
}

.main-acc .card-header.collapsed:after {
    content: "\f078";
}
.border-bottom1{
	border-bottom: 1px solid rgba(0,0,0,.125);
}
.collapsed{
cursor: pointer;
}
/* end college and staff */

 .LtFont{
	    font-family: 'helvetica-lt'!important;
    font-weight: 300!important;
}
 .Bfont{
	font-family: 'helvetica-md'!important;
}
.event-info {
       margin-left: 10px;
}

.research-section .owl-item .event-info {
	overflow:hidden;
}

.main-acc .card-title {
    margin-bottom: 0.75rem;
    font-size: 20px;
    font-weight: 600;
    color:var(--firstcolor)!important;}
    
    .sub-acc .acod-title a{
	  font-size: 18px;
    font-weight: 600;

}
.sub-acc .acod-head a.collapsed:after ,.sub-acc .acod-head a:after{
   color:var(--firstcolor)!important;}
   /*.sub-acc .acod-title a {
    padding: 0px 10px 0px 0px;
  }*/
   .sub-acc .acod-head a:after{
	
	right:unset;
	right:20px;
	float:left
}

.InnerPageTitle{
  color: var(--secoundcolor) !important;
}
.prog-card-college .btn:hover {
background-color:var(--secoundcolor)!important;
}
@media only screen and (min-width: 1281px) {
#carouselHeaderControls .carousel-item {
    height: 600px;
   }

}
@media only screen and (max-width: 1280px) {
#carouselHeaderControls .carousel-item {
    height: 300px;
  }
}
.right-side{
	display: flex !important;

}
@media only screen and (max-width: 1310px) {
.right-side{
	display: block !important;
	width: 100%;
	margin-bottom: 10px;
}
.header-sm-lang{
	padding-right:10px;
	padding-left:10px
	
}
.top-bar .container{
padding-left:0;
padding-right:0;
max-width:unset !important;

	
}
.header-sm-lang li{

padding-top: 0px;}

.header-sm-lang li:has(button) {

padding-top: 4px;}

.header-lang-bx{
	/*float:right;
	padding-right:10px;*/
	color:white!important
}
.search-btn{
	float:left;
	
}
.search-btn i{
	color:white!important
}
}
.carousel-item .event-left-section .event-left-side{
	padding:30px;
}
.admin-cards a {
	margin-bottom:20px
	
	}

.admin-cards a .card-header{
	background:var(--secoundcolor);
	color:#fff !important;
	
	}
	.admin-cards a .card-header h6{
	
	color:#fff !important;
	line-height: 13px;
	margin-top:10px;
	margin-bottom:10px;
}
.admin-cards a .card-body p{
	color:var(--firstcolor) !important;

}
@media only screen and (max-width: 1310px) {

.ms-siteicon-img {
       padding-bottom: 10px;

}}
@media only screen and (max-width: 1200px) {
.accreditation {
	    display: block !important;
}
.accreditation img{
	padding-bottom:10px
}
}
@media only screen and (max-width: 470px) {
.courses-carousel .owl-nav{
	top:0
}

}
#menuDropdown{
	width:100%
}
@media only screen and (max-width: 767px){
	
#carouselHeaderControls .carousel-item {
    height: 213px;
}

}
@media only screen and (max-width: 1200px){
	
.mod-bg .d-flex {
    display: unset !important;

}
.mod-card{
	
	width:100%;
	height:auto
}
}

@media only screen and (max-width: 1200px){
	.navbar-expand-lg .navbar-toggler{
		display: flex !important;	
	}

  .sitelogo{
  	  margin: 10px !important;
  	}
  
    .fixed .sitelogo {
      display: block !important;
    }
    
	.rs-nav .menu-links {
		position: fixed;
		width: 70% !important;
		left: -100%;
		height: 100vh !important;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		top: 0;
		background-color: #fff;
		margin: 0;
		z-index: 99;
		overflow-y: scroll;
		flex-direction: column;
		padding: 15px;
		
	}
	  .menu-links .nav ul li ul li {
	    float: none;
	    width: 100%;
	   /* padding: 10px;*/
     border-bottom: 1px dashed #c2c2c2 !important;
	}
  
    .menu-links .nav li {
        border-bottom: none !important;
    }

.menu-links .nav ul li	ul.open-college-submenu li.dynamic{
/* border-bottom: 1px dashed var(--thirdcolor) !important; */
}

	.menu-links ul:first-child {
  	     top: 70px;
  	     left: 0;
  	     padding: 15px;
        position: absolute;
        width: 100%;
    }
    
	.menu-links .ms-core-listMenu-root>li ul .dynamic-children .dynamic-children .ms-navedit-flyoutArrow:after{
		margin-top: -5px !important;	
		position: absolute !important;
	    margin-left: -20px;
	}
	
	.rs-nav .navbar-toggler.open:after {
	    background-color: rgba(0, 0, 0, 0.6);
	    content: "";
	    height: 100%;
	    left: 0;
	    position: fixed;
	    right: 0px;
	    top: -20px;
	    transform: scale(100);
	    -o-transform: scale(100);
	    -moz-transform: scale(100);
	    -webkit-transform: scale(100);
	    width: 100%;
	    z-index: -1;
	    transition: all 0.5s;
	    transform-origin: top right;
	    margin: 0 0px 0px 10px;
	    box-shadow: 0 0 0 500px rgba(0, 0, 0, 0.6);
	}
	
	.rs-nav .navbar-toggler.open span {
	    background: #fff;
	}
	
	.menu-links .ms-core-listMenu-root > li > .menu-item {
	    display: none !important;
	}
	
	.stickylogo {
	    display: block !important;
	}
	
		.menu-links .nav>li ul, .menu-links .nav>li .sub-menu, .menu-links .nav>li .mega-menu {
	    display: none;
	    position: static;
	    visibility: visible;
	    width: auto;
	    background: transparent;
	}
	
	.menu-links .nav>li.open>.sub-menu li.open .sub-menu, .menu-links .nav>li.open>.mega-menu, .menu-links .nav>li.open>.sub-menu, .menu-links .nav>li ul.mega-menu ul {
	    display: block;
	    opacity: 1;
	    margin-top: 0;
	    box-shadow: none;
	}

}


@media only screen and (max-width: 1315px) {
	.menu-links .nav li :last-child {
		border: 0
	}

				
	/*.is-fixed .menu-links .nav>li>a{
		padding: 20px 5px !important;*/
	}
	



#div_researches .courses-carousel .owl-nav{
	width: fit-content;
}
@media only screen and  (min-width: 1200px) {
  .owl-btn-center-lr .owl-nav .owl-prev {
    left: 4% !important;
  }
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 4% !important;
       }

}
.Undergrad .owl-carousel.owl-drag .owl-item{
	    padding:0px;
}
.graduate .owl-carousel.owl-drag .owl-item{
	    padding:0px;
}

.Undergrad button ,.graduate button{
	min-width: 3em;
}
.slick_slider .cours-bx{
	margin:20px
}
.slick_slider .slick-arrow{
border:none;
min-width: 3rem;
	
    border-radius: 4px;
	background-color:var(--secoundcolor)
}
.slick_slider .slick-arrow:hover{

	
	background-color:var(--firstcolor)
}
.slick_slider .slick-arrow:active{

	
	background-color:var(--secoundcolor)!important

}


.slick_slider .slick-prev {
position:absolute;
top: -13%;
right: 2%;
	
}
.slick_slider .slick-prev:before {
   font-family: FontAwesome;
       content: "\f054"; 
  display: inline-block;
color:#fff
}
.slick_slider .slick-next {
position:absolute;
    top: -13%;
    right: 7.5%;
	
}
.slick_slider .slick-next:before {
   font-family: FontAwesome;
       content: "\f053"; 
  display: inline-block;
color:#fff
}
.Undergrad .title-head {
    margin-bottom: 10px !important;
}
@media only screen and (max-width: 992px) {
.slick_slider .slick-arrow{display:none !important;}
  }

@media only screen and (max-width: 500px) {
.slick_slider .slick-arrow{display:none !important;}
 .slick_slider .cours-bx {
    width:90%
  }}
   @media only screen and (max-width: 390px) {
   .Undergrad .heading-bx , .graduate .heading-bx{
	width:95%
}

   }
      @media only screen and (max-width: 375px) {
   .Undergrad .heading-bx , .graduate .heading-bx{
	width:90%
}

   }

 @media only screen and (max-width: 361px) {
 .Undergrad .heading-bx , .graduate .heading-bx{
	width:80%
}
 .slick_slider .cours-bx {
    width:75%
  }}
 @media only screen and (max-width: 321px) {
 .slick_slider .cours-bx {
    width:60%
  }}

.slick_slider_container .event-bx{
	margin:20px
}
.slick_slider_container .event-info .event-title{
	font-size:18px;
	font-weight:600
}

.featured-card{
	height: calc(100% - 180px);
}

.featured-card-body{
	height: 100%;
}

 @media only screen and (max-width: 618px) {
	.quick-facts {
    position:unset !important;
  }}
@media only screen and (max-width: 1310px){
	.header .navbar-toggler, .header .is-fixed .navbar-toggler {
	  margin: -32px 0 0 0 !important;
	  font-size: 7px;
	  right:0
	}
}
.navbar-toggler{
	border:unset !important;
}
 @media only screen and (max-width: 992px) {
		  
	  .header-lang-bx {
      margin-right: 20px;}}
      
      
.menu-links .nav > li > a {
    border-top:none;
   
}

article h2 {
       color:  var(--thirdcolor) !important
    
}
.contentPageArticle .list-unstyled{
	/*margin-left: -15px;*/
	margin-top:10px

}
.quik-search-btn2-section #quik-search-btn2{
	background-color:transparent!important;
}

.navbar-toggler.collapsed{
	
	margin:-34px -25px !important;
}

.dental-program-section a:hover , .hyperlinks:hover
{
	text-decoration: underline !important;
}
.hover-blur img {
      width: 100%;
      height: auto;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
}
.hover-blur:hover img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
      -webkit-filter: grayscale(0.6) blur(1px);
      filter: grayscale(0.6) blur(1px);
}
    .hover-blur a h2 {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      margin-top: 0px;
      margin-bottom: 0px;
      height: 100%;
      width: 100%;
      padding: 45% 20px;
      text-align: center;
      background-color: rgba(0,0,0,0.5);
      /*background dotted*/
      background-image: -webkit-repeating-radial-gradient(center center, rgba(0,0,0,.8), rgba(0,0,0,.8) 1px, transparent 1px, transparent 100%);
      background-image: -moz-repeating-radial-gradient(center center, rgba(0,0,0,.8), rgba(0,0,0,.8) 1px, transparent 1px, transparent 100%);
      background-image: -ms-repeating-radial-gradient(center center, rgba(0,0,0,.8), rgba(0,0,0,.8) 1px, transparent 1px, transparent 100%);
      background-image: repeating-radial-gradient(center center, rgba(0,0,0,.8), rgba(0,0,0,.8) 1px, transparent 1px, transparent 100%);
      -webkit-background-size: 3px 3px;
      -moz-background-size: 3px 3px;
      background-size: 3px 3px;
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      transition: all 0.5s linear;
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
    }
    .hover-blur:hover a h2 {
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1;
    }
    .hover-blur .text-white {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      transition: all 0.5s linear;
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
    }
    .hover-blur:hover .text-white {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      transition: all 0.5s linear;
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
      filter: alpha(opacity=1);
      opacity: 1;
    }
	.hover-blur p{
	margin-top:15px !important;
}
.inner-page .container-fluid{
	padding-left: 8% !important;
	padding-right:8% !important;
}
.breadcrumb-row .container-fluid{
	
	padding-left: 8% !important;
	padding-right:8% !important;

}
.dean-img{
width:100%	
}

.contentPageArticle:has("#collegeStaffSection"){
	padding-right: 1rem !important;
	padding-left: 1rem !important;
}

#collegeStaffSection{
    margin-top: .5rem;
}

#collegeStaffSection .staff-card .copyToClipboardUserEmail,
#collegeStaffSection .staff-card .copyToClipboardUserPhone{
	opacity: 0;
    transition: opacity 1.5s ease-in-out;
}

#collegeStaffSection .staff-card .right:hover .copyToClipboardUserEmail,
#collegeStaffSection .staff-card .right:hover .copyToClipboardUserPhone{
    opacity: 1;
}


@media only screen and (max-width: 1200px){
	.header .fixed .is-fixed .navbar-toggler{
		top: 4rem;
		
	}
}

@media only screen and (max-width: 991px){
	.header .fixed .is-fixed .navbar-toggler{
		top: 3rem;
		right: 0rem;	
	}
}


.header-transparent {
 
    height: 133px !important;
    position: absolute !important;
    width: 100%;
  

    overflow: hidden;
     background: -webkit-linear-gradient(#000, rgba(0, 0, 0, 0));
      overflow: visible;
}
.top-bar {
    background-color: transparent;}
    .b-bottom {
    border-bottom: none!important;
}
.menu-links .ms-core-listMenu-root>li .menu-item-text{
	color:white !important;
}
@media only screen and (max-width: 1200px) {

.menu-links .ms-core-listMenu-root>li .menu-item-text{
	color:var(--thirdcolor)!important;
}
.menu-links .ms-core-listMenu-root>li.first-child span .menu-item-text  {
	color:var(--firstcolor) !important;
}

.sitelogo{
	margin-right:auto
}

}

.fixed .menu-links .ms-core-listMenu-root>li .menu-item-text{
	color:var(--thirdcolor)!important;
}
.header .fixed {
background-color: white;
}
 .menu-links .ms-core-listMenu-root>li ul .dynamic-children .dynamic-children .ms-navedit-flyoutArrow:after{
	color:white !important;
}

.fixed .menu-links .ms-core-listMenu-root>li ul .dynamic-children .dynamic-children .ms-navedit-flyoutArrow:after{
	color:#777 !important;
}
.ms-core-listMenu-root > li:first-child > a > span.additional-background:before{
	color:white	!important;
}
.fixed  .ms-core-listMenu-root > li:first-child > a > span.additional-background:before{
	color:var(--thirdcolor)!important;
}
@media only screen and (min-width: 1281px){
#carouselHeaderControls .carousel-item {
    height: 629px;
}
	
}
.menu-links .ms-core-listMenu-root>li .dynamic-children ul {
background-color:#fff!important;
}
.menu-links .ms-core-listMenu-root>li .dynamic-children li a span{
	color:var(--thirdcolor)!important;

}
.fixed  .menu-links .ms-core-listMenu-root>li .dynamic-children ul {
background-color:white !important;
}
.fixed .m-center{
	margin:auto
}
.fixed .b-bottom{
	-ms-flex-pack: distribute!important;
   }
.ms-siteicon-img{
filter: brightness(15) invert(0) saturate(0);
}
.fixed .ms-siteicon-img{
	filter: unset;
}
.top-utility{
	
background-color:unset !important;
}
.top-header-left-img{
	background-image:none
}
.top-header-right-img{
	background-image:none
}
.top-info{
	margin-top:2px
}
#carouselHeaderControls .carousel-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 20%); 
}

/* Optionally, adjust the z-index to make sure the overlay is behind the content */
#carouselHeaderControls .carousel-item {
  position: relative;
  z-index: 1;
}

/* Adjust the z-index of the content to be on top of the overlay */
.text-holder {
  position: relative;
  z-index: 2;
}
#carouselHeaderControls .carousel-item {
    height: 90vh !important;
}
  @media only screen and (max-width:850px) {
  #carouselHeaderControls .carousel-item {
    height: 40vh !important;
}}
.col-md-4:has(.dean-img) {

    display: inherit;
  
  }
  .dean-img {
   
    object-fit: cover;
    object-position: top;}
    
 
    @media only screen and (min-width:1200px) {
 
body.header-transparent {
  
    height: 156px !important;
}
	
}
/*=====13500 - 1200 ======*/

   @media only screen and (min-width:1350px) {
    .b-bottom {
	 /*justify-content: space-around!important;*/
	 display:flex !important;
	 flex-direction: unset!important;
}
	.menu-links .nav{
	float:right
}
	
.header-transparent {
  
    height: 110px !important;
}

}
@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  a[title="Home"] {
    display:none !important;
    }
    a[title=" كلية شريعةCurrently selected"] {
      display:none !important;
      }

      a[title="الرئيسية"] {
        display:none !important;
        }
  
}

@media only screen and (min-width: 1201px) and (max-width: 1350px) {
  body .header-transparent {
    height: 156px !important; 
  }
  #zz9_TopNavigationMenu li a {
      padding-right: 11px !important;
    padding-top: 10px !important;
    padding-bottom: 10px;
}
.menu-links .nav .dynamic-children:after{
  padding-top: 6px 	
}
a[title="HomeCurrently selected"] {
display:none !important;
}
a[title="الرئيسيةCurrently selected"] {
display:none !important;
}


.menu-links .nav .dynamic-children:after{
	color:#fff
}
.fixed .menu-links .nav .dynamic-children:after{
	color:#777
}
	.menu-links .nav{
	float:none;
	text-align:center;
	    display: flex;
    justify-content: end;
}
.header-sm-lang{
	display:none
}
.menu-links {
    justify-content: center;
 
    display: flex;
float: none;


}

}
@media only screen and (min-width: 1200px) and (max-width: 1314px) {
/*.header-lang li,.top-utility .top-header-links li.active ,.quik-search-btn2-section ,.quik-search-btn2{
 margin-top: 14px;
}
.quik-search-input-field2-section,.quik-search-btn2-section{
 margin-top: 14px !important;
}
.quik-search-btn2-section{
 margin-top: 17px !important;
}*/
.quik-search-btn2-section {
    width: 24px;
    padding-top: 4px;
}
.quik-search-input-field2-section {
    padding-top: 4px;
}
a[title="Quick Links"] {
margin-top:-16px
}
html[dir="rtl"] .quik-search-btn2-section {
margin-right:-6px
    }

}
/*=====1200======*/
@media only screen and (max-width: 1200px){
#lang-link {
      direction: rtl !important;
  }
.navbar-expand-lg .navbar-toggler {
    display: flex !important;
}

.b-bottom.d-flex{
	
	display:block !important;
	
}
li:has(#quik-search-btn) {
    width: 25px;
    padding-top: 10px;
}
.header .fixed .is-fixed .navbar-toggler {
    top: -1.5rem;
       right: -3.5rem; 
    }
    .header .is-fixed .navbar-toggler{
	      right: 2%;
    position: fixed;
        transition: none;

    margin-top: -17.5em !important;}
   .header .is-fixed .navbar-toggler.tolggler-top{
	margin-top: -32em !important;
	    transition: none;
}

    
  .header .fixed .is-fixed .navbar-toggler{
	 right: -6%;
    position: relative;
    margin-top: -5em !important;
        transition: none;
}


}

 @media only screen and (max-width: 400px) {
		  
	  .header .navbar-toggler, .header .is-fixed .navbar-toggler {
    position: fixed !important;
}  
.header .fixed .is-fixed .navbar-toggler{
	right: 6%;
   
    margin-top: 9em !important;
}    }
.header-transparent-custom {
    top: 84px !important;
}

@media only screen and (max-width: 1200px) and (min-width: 818px){
.rs-nav .menu-links.show {
      width: 38% !important;
}
	
}
 @media only screen and (max-width: 1200px) {
 .fixed .menu-links .ms-core-listMenu-root>li ul .dynamic-children .dynamic-children .ms-navedit-flyoutArrow:after {
    color: #fff !important;
}
.rs-nav .menu-links .menu-logo {
display:flex
}
.stickylogo img{
filter:none
}
.menu-links .nav .dynamic-children:after{
	color:var(--thirdcolor)
}
.menu-links .nav .first-child .open-college-submenu:after {
    font: normal normal normal 10px / 1 FontAwesome;
    content: "\f054";
    color: var(--firstcolor);
    position: absolute;
    right: 10px;
    font-size: 13px;
    top: 10px;
   
}

.second-child .dynamic-children:after{
  font: normal normal normal 8px / 1 FontAwesome;
  content: "\f078";
  color: var(--firstcolor);
  position: absolute;
  right: 10px;
  font-size: 13px;
  top: 10px;
  

}
.second-child.show .dynamic-children:after{
  font: normal normal normal 8px / 1 FontAwesome;
  content: "unset";


  display: none;

}

html[dir="rtl"] .menu-links .nav .first-child .open-college-submenu:after {
    content: "\f053 ";
   
  left:5px;
    right: unset;
 }

.menu-links .nav .first-child {
     position: relative;
   }
.menu-links .nav .first-child  span{
margin-bottom:10px
   }

}
@media only screen and (min-width: 1200px) {
.stickylogo{
	display:none
}

}
@media only screen and (max-width: 400px){
html[dir="rtl"] .header-lang-bx {
    margin-right: 0px;
}
.ms-siteicon-img {
    max-height: 70px !important;}
        
    .header .is-fixed .navbar-toggler {
        margin-top: -16em !important;
    
    }
}
 .right .phone{
	margin-left:5px;
	margin-right: 10px;
}
.right .mail {
	margin-left:5px;
	margin-right: 7px;
}
.top-header-links{
  display: flex;
  align-items: center;
}
.header-lang {
     background-color: #c23b4e;
}
.header-lang:hover {
     background-color: #8e1837;
}
.quik-search-btn2-section:hover{
 background-color: #8e1837;	
}
.quik-search-btn2-section .btn-link:hover {
    color: #fff !important;;
}
.top-utility .menu-links .nav>li .sub-menu li{
	  background-color: #8e1837!important;
}
.top-utility .menu-links .nav>li .sub-menu li:hover{
	  background-color: #8e1837 !important;
}
.top-utility .menu-links .nav>li .sub-menu li a:hover {
    background-color:var(--secoundcolor)!important; 
}
.share {
    background: var(--secoundcolor)!important;
    
}
.share:hover {
    background: var(--firstcolor);
    
}
.top-utility .top-header-links li.active:hover {
    background-color: #8e1837 !important;

}
@media screen and (min-width: 1200px){
.right-side {

    padding-bottom: 5px;
}	
}

@media screen and (min-width: 1350px){
.menu-bar .menu-links {
       margin-top: 5px;
}
.fixed .menu-bar .menu-links {
       margin-top: 0px;
}	
}
.LtFont{
color: var(--fourthcolor) !important;		
}
.Bfont{
	color: var(--thirdcolor) !important;	
}
.hovereffect h2 {
    overflow: hidden;
    width: 81% !important;
        transform: translate(29px, -16px) !important}
.hovereffect .overlay {
    width: 90% !important;
    height: 90%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: -10px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.hovereffect .info{
	
	    transform: translate(30px, 30px) !important;
}

.choose-bx-in .research-box .action-box img {
    height: 140px !important;
    
}
.choose-bx-in  .service-bx .info-bx{
	background-color: var(--firstcolor)!important;
}
@media only screen and (max-width: 1350px) and (min-width: 1200px) {

.d-content .m-center .justify-content-start{
 justify-content: flex-end !important;
}

}

 
@media (min-width: 768px) {
 .social-section  .col-md-12 {
    height: 100%;
  }
  .reac-section  .col-md-12 {
    height: 100%;
  }

}
.header-transparent .fixed .navbar-toggler span {
    background-color: var(--thirdcolor)!important;
}

.header-transparent .fixed .navbar-toggler.open span {
    background-color: #fff!important;
}

#carouselHeaderControls .text-holder {
	    position: absolute;
    /* height: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}


.reac-section  .carousel-item img , .social-section .carousel-item img {
width:100% !important;
}

.text-content{
	display:grid
}
.text-content .heading {
 
    text-align: center !important;}
.text-content h3{
	font-size: 40px !important;
    color: #fff;
    display: flex;
    line-height: 1.2;}
    
    .text-content a{
	color:#fff!important;
	border:#fff 1px solid;
	padding:5px 10px;
	font-size:20px;
	display: inline-block;
	border-radius:5px;
	font-weight:500
	
	
}
    .text-content a:hover{
    background-color:var(--secoundcolor)}
    
.video-container {
    position: relative;
    overflow: hidden;
    /* Set your desired fixed height here */
    height: 370px !important;
        width: 100%; /* Adjust the width as needed */
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
/* .social-section .carousel-item img {
    height: 371px !important;
}

 .reac-section .carousel-item img {
    height: 371px !important;
}*/
.research-carousel .carousel-item img {
    height: 157px !important;
}

.open-college-submenu{
	display: contents !important;
    z-index: 1100 !important;
    width: 250px !important;
    right: -6px !important;
    top: 45px !important;
}

ul.open-college-submenu li.dynamic{

  background-color: #f7f7f7;
  padding: 8px 8px;}
    
/* html[dir="rtl"]ul.open-college-submenu li.dynamic{
	margin-right: 1rem;
		margin-left: unset;
} */
ul.open-college-submenu li.dynamic:last-child{
	border: unset !important;
}
@media only screen and (max-width: 1200px){
	.rs-nav .menu-links.show {
	    width: 82% !important;
        overflow-x: hidden;
	}
	
	.menu-links .nav ul li ul li.static:not(.dynamic-children){
		position: relative;
		padding: 0px;
	}
	
	.menu-links .nav ul li ul li.static:not(.dynamic-children) a{
		width: 100%;
    	padding: 10px 0;
    }
    
    .menu-links .ms-core-listMenu-root>li .dynamic-children li:last-child{
    	border-bottom: 0px !important;
	}
	
	.menu-links .ms-core-listMenu-root>li .selected ul{
		display: contents !important;
	    z-index: 1100 !important;
	    width: 250px !important;
	    right: -6px !important;
	    top: 45px !important;
    }

}

@media only screen and (max-width: 991px){
#carouselHeaderControls .carousel-item {
    height: 40vh !important;
}
 #carouselHeaderControls .carousel-inner {
    height: 40vh !important;
}}
@media only screen and (min-width: 992px) {
.first-child a{
	margin-bottom:20px !important
}
}
@media only screen and (max-width: 1200px) {
.second-child-ul {
	display:none  !important;

}

.second-child.show .second-child-ul {
display:contents !important;
}
.second-child-ul li {
background-color:#e7e7e7 !important;
}
.second-child.show  {
    border-bottom: none !important;
}

}


#events .details-control.mpointer.sorting_1{
	
	width:700px !important; 
	font-size:18px;
}

/* helth hover  */

#health-Services .feature-md img {
  height: 100px !important;
   margin-top: unset !important; 
   position: relative !important;
   top: auto !important;
   object-fit: scale-down;
}
#health-Services .feature-container:hover .feature-md {
  background-color: var(--firstcolor) !important;
  border-radius:3px
}
/*.feature-container:hover {
  background-color: var(--firstcolor);
  border-radius:10px
}*/
#health-Services  .feature-container:hover .icon-content .ttr-tilte span{
color: var(--firstcolor);
}


#health-Services .feature-container:hover .title-head{
text-decoration:underline !important 
}
#health-Services .feature-container:hover .feature-md{
  background-color:var(--fourthcolor);
}
#health-Services .feature-container:hover .feature-md img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(107deg) brightness(154%) contrast(102%) !important;
}
#health-Services  .feature-container .ttr-tilte {
  margin-top:10px !important;
 
      color: var(--firstcolor) !important;
      width: auto;
  
}
#health-Services  .feature-md a {
  position: relative;
  width: auto;
   height: auto; 
 overflow: auto;
  margin: 9px;
  display: block !important;
}
#health-Services .feature-container {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
#health-Services .feature-md a img:hover {
  top: 0;
}
#health-Services .feature-container .ttr-tilte {
  font-size: 1.05rem !important;
  line-height: 1.5rem !important;
}
/* end health hover */

/* new flex small header */
@media only screen and (max-width: 1200px){
  .header-sm-lang{
      display: flex;
      justify-content: space-between;
      align-items: center;
  }
  .header-sm-lang .search-btn{
      min-width: 3px !important;
      margin-left: 0;
  }
  .header .navbar-toggler  {
      margin: 0 !important;
      position: relative ; 
  }
  
  li:has(#quik-search-btn) {
  
    padding-top: 0px !important; 
  }
  li:has(.qu-home) {
  
margin-right: auto; 

    }
.qu-home{
  padding: 7px;
  color: #fff !important;
  margin-left: 10px;
  margin-right: 10px;
}  
 .sm-lang-container{
  padding-right: 3% !important;
  padding-left: 3% !important;

 }
 .header-transparent:has(.fixed ) .navbar-toggler span {
  background-color: var(--firstcolor) !important;
}
.menu-open .page-wraper:after{
  background-color: rgba(0, 0, 0, 0.6);
      content: "";
      height: 100%;
      left: 0;
      position: fixed;
      right: 0px;
      top: -20px;
      transform: scale(100);
      -o-transform: scale(100);
      -moz-transform: scale(100);
      -webkit-transform: scale(100);
      width: 100%;
      z-index: 441;
      transition: all 0.5s;
      transform-origin: top right;
      margin: 0 0px 0px 10px;
      box-shadow: 0 0 0 500px rgba(0, 0, 0, 0.6);
}
.menu-open .fixed{
  position: relative;
}
.rs-nav .navbar-toggler.open:after{
  content: none;
}
.header-transparent:has(.open ) .navbar-toggler span {
  background-color: #fff !important;  
}
.renderLibraryNav{
  width: 100%;
}
html[dir="rtl"] .navbar-toggler.collapsed.menuicon.justify-content-end {
  margin: 0 !important;
}
html[dir="rtl"] .header-sm-lang {
  direction: ltr !important; ; 
}
.header-sm-lang li:has(.navbar-toggler){
  padding: 10px 0;

}
}
@media only screen and (max-width: 400px) {
  .header .navbar-toggler {
      position: relative !important;

  }
 html[dir="ltr"] #lang-link{
  font-family: 'DroidArabicNormal', 'helvetica-lt' !important; 
  }


}
.right-side {
  width: 100% !important;
}
.header-transparent:has(.fixed ) .navbar-toggler {
  position: fixed !important;
  z-index: 2;
  top: 45px;
  right: 9px;
}
.rs-nav .menu-links.show{
  z-index: 999; 
}

@media only screen and (min-width: 1200px){
  .fixed .b-bottom {
    height: 100px; 
  }}
.btn-primary {
    color: #fff;
  background-color: var(--firstcolor);
    border-color: var(--firstcolor);
}
.btn-primary:hover {

  background-color: var(--secoundcolor);
    border-color: var(--secoundcolor)
}
.blue{
	    color: var(--firstcolor);

}
   